Evaluates the argument or arguments and returns TRUE if any argument is true. It only returns FALSE if all arguments are false. If the argument is a number or arithmetic operation (such as 1+1) rather than an equation (such as 1+1=2), then 0 equals FALSE and all other values equal TRUE.